Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Use of enabled based on optional params #1268

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Conversation

stijnvanhulle
Copy link
Collaborator

No description provided.

Copy link

changeset-bot bot commented Sep 25, 2024

🦋 Changeset detected

Latest commit: 8106b7b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 24 packages
Name Type
@kubb/plugin-svelte-query Major
@kubb/plugin-react-query Major
@kubb/plugin-solid-query Major
@kubb/plugin-vue-query Major
@kubb/cli Major
@kubb/config-biome Major
@kubb/config-ts Major
@kubb/config-tsup Major
@kubb/core Major
@kubb/fs Major
@kubb/oas Major
@kubb/parser-ts Major
@kubb/plugin-client Major
@kubb/plugin-faker Major
@kubb/plugin-msw Major
@kubb/plugin-oas Major
@kubb/plugin-redoc Major
@kubb/plugin-swr Major
@kubb/plugin-ts Major
@kubb/plugin-zod Major
@kubb/react Major
@kubb/types Major
kubb Patch
unplugin-kubb Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@stijnvanhulle stijnvanhulle linked an issue Sep 25, 2024 that may be closed by this pull request
@stijnvanhulle stijnvanhulle added this to the 3.0.0 milestone Sep 25, 2024
@stijnvanhulle stijnvanhulle added bug Something isn't working @kubb/plugin-react-query v3 Kubb v3 v2 labels Sep 25, 2024
Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.10%. Comparing base (a0d31a7) to head (8106b7b).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1268      +/-   ##
==========================================
+ Coverage   86.03%   86.10%   +0.07%     
==========================================
  Files         154      154              
  Lines        9509     9557      +48     
  Branches     1811     1829      +18     
==========================================
+ Hits         8181     8229      +48     
  Misses       1317     1317              
  Partials       11       11              
Flag Coverage Δ
86.10% <100.00%> (+0.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stijnvanhulle stijnvanhulle merged commit 3a756a6 into main Sep 25, 2024
9 checks passed
@stijnvanhulle stijnvanhulle deleted the feat/1263-enabled branch September 25, 2024 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working @kubb/plugin-react-query v2 v3 Kubb v3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enabled for react-query, vue-query, solid-query, svelte-query
1 participant